home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / G / GROUP1.cpt / GROUP1 Folder / Group 1 Analysis / card_20843.txt < prev    next >
Encoding:
Text File  |  1991-08-08  |  1.8 KB  |  66 lines

  1. -- card: 20843 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2801
  5. -- name: info
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0001
  11. -- rect: left=22 top=0 right=282 bottom=490
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 18
  19. -- part name: info
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 8003
  25. -- rect: left=339 top=277 right=331 bottom=438
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Go to Menu
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go to card "menu"
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 3 (button)
  42. -- low flags: 00
  43. -- high flags: 8003
  44. -- rect: left=79 top=277 right=331 bottom=178
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: More Info
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   go to card "information"
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part contents for card part 1
  61. ----- text -----
  62.  
  63.  
  64. This stack attempts to simulate the traditional chemistry lab, the qualitative analysis of Group I.  Group I includes silver, Mercury (+1), and lead ions.  Of all common metal ions, only these 3 form a precipitate with chloride ions.  Group I is the first set of metal ions removed from a liquid or "unknown" which may contain many metals in solution.  By following a "flow chart" or set of logical steps, each of these three ions can be isolated and identified.
  65.  
  66. The stack is not intended to replace the lab exercise but to allow the student to expand his or her understanding of the flow chart and the logical reasoning behind the isolation and identification of each ion.